projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e24fd5f
)
Annotate gdk_window_get_frame_extents
author
Paolo Borelli
<pborelli@gnome.org>
Wed, 29 Feb 2012 18:40:41 +0000
(19:40 +0100)
committer
Paolo Borelli
<pborelli@gnome.org>
Fri, 2 Mar 2012 17:58:03 +0000
(18:58 +0100)
"rect" is an output parameter
gdk/gdkwindow.c
patch
|
blob
|
history
diff --git
a/gdk/gdkwindow.c
b/gdk/gdkwindow.c
index 7ddf5c45bdfb0bb9c7ec8e85cacc979a46d8d2a3..33887526c6d332f1883d936f8698baf827ce79c8 100644
(file)
--- a/
gdk/gdkwindow.c
+++ b/
gdk/gdkwindow.c
@@
-10434,7
+10434,7
@@
gdk_window_get_root_origin (GdkWindow *window,
/**
* gdk_window_get_frame_extents:
* @window: a toplevel #GdkWindow
- * @rect: rectangle to fill with bounding box of the window frame
+ * @rect:
(out):
rectangle to fill with bounding box of the window frame
*
* Obtains the bounding box of the window, including window manager
* titlebar/borders if any. The frame position is given in root window